Welcome![Sign In][Sign Up]
Location:
Search - dynamic programming matlab code

Search list

[matlab596dongtaiguihua

Description: 动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较-dynamic programming the basic ideology and the basic steps examples of the use of dynamic programming algorithm design specific ways to discuss the dynamic programming to achieve some skills, and dynamic planning and some other algorithm are compared
Platform: | Size: 27648 | Author: 曹力 | Hits:

[matlabdongtaiguihua

Description: Matlab源程序用动态规划方法求最短路径。-Matlab source code using dynamic programming method for the shortest path.
Platform: | Size: 5120 | Author: gws | Hits:

[Mathimatics-Numerical algorithmsdynprog

Description: dynamic programming 源代码-dynamic programming source code
Platform: | Size: 1024 | Author: qi kang | Hits:

[AI-NN-PRtsp

Description: 利用动态规划算法 vc实现的小规模旅行商问题-Vc algorithm using dynamic programming to achieve small-scale traveling salesman problem
Platform: | Size: 1015808 | Author: linmaitian | Hits:

[matlabMatlabCodeforDeterministicDynamicProgramming

Description: 一个决策性动态规划的matlab代码,有参考文献,适合初学者-A dynamic programming decision-making matlab code, there are references for beginners
Platform: | Size: 111616 | Author: plow | Hits:

[matlabMatlabCodeforStochasticDynamicProgramming

Description: 一个实现随机动态规划的实例的matlab代码,附有参考文献,适合初学者-A realization of stochastic dynamic programming examples of matlab code, with references for beginners
Platform: | Size: 254976 | Author: plow | Hits:

[source in ebookenergy211Lecture21ToLecture30

Description: 斯坦福Energy211/CME211课《c++编程——地球科学科学家和工程师》的课件,源代码和作业。这门课将教授你C++,软件工程和更多的知识。教材是《C++ Primer》第四版。进度按照《C++ Primer》书里的编排。除了总结书里的内容,课堂上还有很多针对科学计算的例子和源码。本课一共30讲。此压缩包包括第21讲到第30讲的课件,源代码和作业(注:源代码只存在于第28讲到第30讲。 第二十一讲:无 第二十二讲:无 第二十三讲:测试 第二十四讲:计算机组织结构 第二十五讲:计算机组织结构(继续) 第二十六讲:软件设计 第二十七讲:无 第二十八讲:与Matlab结合 第二十九讲:与Fortran结合 第三十讲: 加载和使用动态库 -The Stanford Course Energy211/CME211--Computer Programming in C++ for Earth Scientists and Engineers, will teach you the basic C++, software engineering, and more. It uses C++ Primer(the Fourth Edition) as its textbook, and follows its organization. This compressed file includes the courseware, source code and assignment from Lecture 21 to Lecture 30. Lecture 21: None Lecture 22: None Lecture 23: Testing Lecture 24: Basics of Computer Organization Lecture 25: Basics of Computer Organization, cont d Lecture 26: Software Design Lecture 27: None Lecture 28: Integrating C++ with MATLAB Lecture 29: Integrating C++ with FORTRAN Lecture 30: Loading and Using Dynamic Libraries
Platform: | Size: 225280 | Author: 王云 | Hits:

[matlabdynamic

Description: 本代码为动态规划算法。寻找一条最佳路径,并找出相对应的节点。-The code for the dynamic programming algorithm.
Platform: | Size: 2048 | Author: tess | Hits:

[OtherDiscreteoptimization

Description: 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer programming, enumeration, integer programming, implicit enumeration method, non-linear integer programming, non-linear integer programming, graphical tools, kruskal minimum spanning tree algorithm, dijkstra shortest path algorithm, minimum spanning tree kruskal algorithm mex procedure dijkstra shortest path algorithm and dynamic programming mex program.
Platform: | Size: 32768 | Author: 温娟 | Hits:

[matlabdynamique_correlation

Description: This code compute dynamic programming to find disparity in 2 stero images
Platform: | Size: 245760 | Author: Othwal | Hits:

[Special EffectsDinp_2004

Description: 这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式-This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement
Platform: | Size: 222208 | Author: gengyingnan | Hits:

[matlabDynamic-programming

Description: 此文件是matlab里典型的Berizer曲线的动态设计的源代码,可以方便实现该曲线的动态表达。-This file is in the typical Berizer matlab curve of the dynamic design of the source code, you can easily achieve the dynamic expression of the curve.
Platform: | Size: 4096 | Author: 大海 | Hits:

[matlabthe-dynamic-programming

Description: 利用matlab实现的动态规划源码 包含了动态规划论文和仿真实例-Use matlab to achieve the dynamic programming source code
Platform: | Size: 10240 | Author: 张翠 | Hits:

[matlabDPSC

Description: 參考文獻「Rotation invariant non-rigid shape matching in cluttered scenes」and matlab code. 使用Dynamic Programming Shape Context.-「Rotation invariant non-rigid shape matching in cluttered scenes」and matlab code. Using Dynamic Programming Shape Context.
Platform: | Size: 814080 | Author: 游炳賢 | Hits:

[matlabLagrange_for_2DOF

Description: 二自由度机械臂动力学解算matlab程序-2DOF serial manipunation dynamic programming code by matlab
Platform: | Size: 1024 | Author: 饶刚 | Hits:

[matlabdynprog

Description: MATLAB动态规划源代码,经过自己多个例子测试,完全没有问题,可以直接调用-MATLAB dynamic programming source code, through their own testing several examples, there is no problem, you can directly call
Platform: | Size: 1024 | Author: 杨婷婷 | Hits:

[AI-NN-PRADP-code

Description: 自适应动态规划(ADP)actor-critic框架用于最优控制的matlab仿真程序代码,实测可用-Adaptive dynamic programming (ADP) actor-critic matlab simulation framework for optimal control of the program code, found available
Platform: | Size: 18432 | Author: 张星宇 | Hits:

[OtherDynamic-Programming-master

Description: 经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
Platform: | Size: 103424 | Author: 纯白色morning | Hits:

[matlabADP code

Description: 自适应动态规划matlab代码,包含HDP,DHP,ADHDP,ADDHP,亲测可用。(Adaptive dynamic programming matlab code, including HDP, DHP, ADHDP, ADDHP, pro-test available.)
Platform: | Size: 164864 | Author: 勿丧 | Hits:

[matlab混合动力动态规划

Description: 动态规划混合动力汽车模式切换程序,附带工况。(Dynamic programming of hybrid electric vehicle mode switching program, with working conditions.)
Platform: | Size: 22528 | Author: liguangyuanBUAA | Hits:
« 12 »

CodeBus www.codebus.net